Welcome![Sign In][Sign Up]
Location:
Search - android eclipse

Search list

[androidMAT

Description: Eclipse Memory Analyser Tool 的使用-Usage of Memory Analyser Tool in Eclipse
Platform: | Size: 335872 | Author: heidi | Hits:

[androidphotoshow7

Description: eclipse开发的andoird应用程序,一个简单的图片浏览器+文件浏览器+android sqlite数据库+intent传值和一些常见的widget的应用,如button,edittext这些,-application development andoird eclipse, a simple picture viewer+ file browser+ android sqlite database+ intent-value of the widget and some common applications, such as button, edittext these,
Platform: | Size: 3085312 | Author: sxl | Hits:

[androidLauncher2.tar

Description: androidLauncher2.2,可直接导入eclipse中使用,方便初学者快速的了解Launcher-androidLauncher2.2, directly into the eclipse can be used to facilitate the understanding of beginners quickly Launcher
Platform: | Size: 16411648 | Author: Anjoy | Hits:

[androidandroid-color

Description: 用eclipse以及sdk实现安卓系统下,彩色图向灰度图的转换源代码(新手向)-Achieved with the eclipse and the sdk Andrew system, the color image to grayscale conversion of the source code (novice to)
Platform: | Size: 1024 | Author: Wlc | Hits:

[androidBundleObject-for-android

Description: 用Eclipse开发环境并基于Android平台开发的体重计量软件,附件为源代码,可随意修改。-With the Eclipse development environment and the development of Android platform-based weight measurement software, accessories for the source code can be modified.
Platform: | Size: 52224 | Author: wangtao | Hits:

[androidsocket1.0.tar

Description: android socket与PC通信,PC使用java eclipse,PC服务器,android客户端-android socket and the PC communication
Platform: | Size: 28672 | Author: zjc | Hits:

[androidos-eclipse-android.examples

Description: 本程序可以让你轻松地通过JAVA+AVD在Android上显示图片-This program allows you easily through the JAVA+ AVD display pictures on Android
Platform: | Size: 67584 | Author: chbpst | Hits:

[androidGooglePAndroid

Description: 1章 掀起你的盖头来——初识Android. 1 1.1 认识Android 1 1.2 Android的背景 2 1.2.1 Android的历史 2 1.2.2 Android的发展 2 1.3 我的Android我做主 2 1.3.1 开发基于Android平台的应用 3 1.3.2 参加Android开发者大赛 3 1.3.3 个人英雄主义再现——得到更多人的认可和尊重 3 1.3.4 获得应有的收益——Android Market 3 1.4 真实体验——Android模拟器 4 1.4.1 模拟器概述 4 1.4.2 模拟器和真机的区别 4 1.4.3 模拟器使用注意事项 4 1.5 更上一层楼——加入Android开发社区 5 1.6 本章小结 6 第2章 工欲善其事 必先利其器——搭建Android开发环境 7 2.1 开发Android应用前的准备 7 2.1.1 Android开发系统要求 7 2.1.2 Android软件开发包 7 .2.1.3 其他注意事项 8 2.2 Windows开发环境搭建 8 2.2.1 JDK、Eclipse、Android SDK软件安装 8 2.2.2 SDK的家在哪里——设定Android SDK Home 14 2.2.3 真的准备好了吗——开发环境验证 14 2.2.4 创建Android 虚拟设备(AVD) 15 2.3 Linux一族——Ubuntu开发环境搭建 17 2.3.1 Java、Eclipse和ADT插件安装 17 2.3.2 设定Android SDK Home-Chapter 1 off your veil- New to Android. 1 1.1 recognize Android 1 1.2 Android background 2 1.2.1 Android history 2 1.2.2 Android Development 2 I am the master of the Android 1.3 2 1.3.1 Android platform-based application development 3 1.3.2 participate in the Android developer contest 3 1.3.3 reproduction of individual heroism- to get more recognition and respect for the 3 1.3.4 receive their benefits- Android Market 3 1.4 real-life experience- Android emulator 4 1.4.1 Simulator Overview 4 1.4.2 the difference between simulator and real machine 4 1.4.3 Simulator Precautions 4 1.5 the next level- adding Android Development Community 5 1.6 Summary 6 Chapter 2 工欲善其事必先利其器- 7 development environment to build Android 2.1 Preparation before developing Android applications 7 2.1.1 Android development system requirements 7 2.1.2 Android Software Development Kit 7 .2.1.3 Additional Notes 8 2.2 Windows development environment to build 8 2.2.1 JDK, Eclipse, Android SDK softw
Platform: | Size: 6776832 | Author: yang | Hits:

[androidMediaPlay

Description: 利用eclipse在android平台下做出的一个音乐播放器,具有音乐播放的功能-Using eclipse in the android platform to make a music player with music playback function
Platform: | Size: 864256 | Author: 华华 | Hits:

[androidsources_2.3

Description: android 2.3的系统源码,解压后放在sdk/platforms/android-8/sources下后,Eclipse中编写代码时点击系统函数即可看到源码-android 2.3 system source code, extract and placed under sdk/platforms/android-8/sources after, Eclipse when you write code you can see the source code click on the system function
Platform: | Size: 33662976 | Author: hongjun | Hits:

[androidgoole_map

Description: 系统使用eclipse开发环境,通过调用谷歌地图,并进行多点标记-failed to translate
Platform: | Size: 46080 | Author: mengqilong | Hits:

[androidInstall-Android-Emulator-and-Eclipse

Description: Install Android Emulator and Eclipse in Windows
Platform: | Size: 8392704 | Author: mingge | Hits:

[androidPhoneDatabase

Description: 基于eclipse开发平台,android手机的电话薄程序,仅供初学者参考-Eclipse-based development platform, android phone' s phone book program for beginners reference
Platform: | Size: 77824 | Author: mengqilong | Hits:

[androidandroid4.0

Description: 提取出最全的Android4.0 API 的源代码,也就是android.jar源代码,这样在Eclipse关联到该源代码,就可以在项目中查看Android API 的实现了,希望对学习Android开发的人有帮助 下载教程。确保你已经安装了git jdk python等,操作系统环境为Linux。 1.创建bin目录,并加入到PATH $ mkdir ~/bin $ PATH=~/bin:$PATH 2.下载repo到刚刚创建的bin目录,并设置权限为可执行。 $ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo $ chmod a+x ~/bin/repo 3.创建Android源代码存放目录并进入到该目录 $ mkdir Android-4.0.0_r1 $ cd Android-4.0.0_r1 4.初始化Android4.0.1的Git库 $ repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1 5.最后执行开始同步下载 $ repo sync-failed to translate
Platform: | Size: 11740160 | Author: 小邓 | Hits:

[androidPlayerActivity-android

Description: android 音乐播放器播放 开发环境没找到eclipse 就选了 java-android music player did not find the eclipse development environment on the selection of java
Platform: | Size: 405504 | Author: 阎生辉 | Hits:

[androidAndroid-LLK

Description: 益智小游戏连连看源代码,开发工具ECLIPSE,适用于android的连连看-Puzzle game Lianliankan source code, development tools ECLIPSE, Andrews JDK
Platform: | Size: 131072 | Author: 前嫁接 | Hits:

[androidADT-15.0.1

Description: eclipse 开发android 必须的插件 ADT15.0.1-eclipse android development of plug-ins ADT15.0.1 must
Platform: | Size: 6752256 | Author: gaoshan | Hits:

[androidandroid-14

Description: Android4.0的源码,需要adt16及以上版本,放在<android-sdk-windows>\sources中,eclipse会自动识别-Android4.0 the source, you need adt16 and above, on <android-sdk-windows> \ sources in, eclipse will automatically identify
Platform: | Size: 15184896 | Author: hongjun | Hits:

[androidandroid-code

Description: 这些源代码可以直接导入到Eclipse里面看,也可以直接编成APK扔到手机里面跑,只要你不觉得丑-The source code can be directly imported into the Eclipse inside view, you can throw cell phones APK directly compiled to run as long as you do not feel ugly ...
Platform: | Size: 5120 | Author: eric | Hits:

[androidAndroid-Application-for-Dummies

Description: 这本傻子教程教会你怎样为诸如Droid X,Galaxy s等手机开发应用程序,怎样将你的应用程序发布到Android电子市场!-By reading the book, we can learn to create apps for smartphones for Droid X,Galaxy s.Download the SDK and get Eclipse up and running.Code android applications .Submit your apps to the Android Market!
Platform: | Size: 6962176 | Author: 小黑 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 35 »

CodeBus www.codebus.net